﻿@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,700);@import url(https://fonts.googleapis.com/css?family=Merriweather:300,400,700);html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}.fz-dark{color:#333}.fz-white{color:#f7f7f7}.fz-blue-dark{color:#0e588c}.bg-dark{background-color:#ebebeb}.bg-gray{background-color:#f7f7f7}.mB-40{margin-bottom:40px}.mT-20{margin-top:20px}.pR-20{padding-right:20px}#solution-page{font-family:'Roboto', "Lantinghei TC", "微軟正黑體", "Microsoft JhengHei", sans-serif;color:#565656;line-height:1.428;font-weight:300}#solution-page *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#solution-page img,#solution-page embed{max-width:100%;height:auto;vertical-align:middle;max-height:100%}#solution-page body,#solution-page input,#solution-page textarea,#solution-page select,#solution-page button{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:'liga', 'kern';direction:ltr;text-align:left}#solution-page h1{font-size:30px;font-weight:400}#solution-page h2{font-size:24px;margin-bottom:10px}#solution-page h3{font-size:15px;text-transform:uppercase;font-weight:400}#solution-page h4{font-size:18px;padding:10px;background-color:#6f6f6f;color:white}#solution-page p{font-size:15px}#solution-page strong{font-weight:bolder}#solution-page a{text-decoration:none}.strong{font-weight:700}.i{font-style:italic}.fL{float:left}.fR{float:right}.fC,#solution-page nav,#solution-page .topic,#solution-page table.list-4.list-4-cus th{zoom:1}.fC:before,#solution-page nav:before,#solution-page .topic:before,#solution-page table.list-4.list-4-cus th:before{content:"";display:table}.fC:after,#solution-page nav:after,#solution-page .topic:after,#solution-page table.list-4.list-4-cus th:after{content:"";display:table;clear:both}.cP{cursor:pointer}.tC{text-align:center}.tL{text-align:left}.tR{text-align:right}.tJ{text-align:justify}.tH{white-space:nowrap;text-indent:100%;overflow:hidden}.dIB{display:inline-block}.dI{display:inline}.dB{display:block}.dN{display:none}.pF{position:fixed}.pA{position:absolute}.pR{position:relative}.tb{display:table;table-layout:fixed}.tbR{display:table-row}.tbC{display:table-cell}.tbG{display:table-row-group}.tbCt{display:table-caption}.vaTT{vertical-align:text-top}.vaTB{vertical-align:text-bottom}.vaT{vertical-align:top}.vaM{vertical-align:middle}.vaB{vertical-align:bottom}.vaSB{vertical-align:sub}.vaSP{vertical-align:super}.olD{list-style-type:decimal;list-style-position:inside}.olCI{list-style-type:cjk-ideographic;list-style-position:inside}.ulD{list-style-type:disc;list-style-position:inside}.tdU{text-decoration:underline}.hTdU:hover{text-decoration:underline}.c{top:50%;left:50%;-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.oH{overflow:hidden}.tt-u{text-transform:uppercase}#solution-page .container{width:980px;margin:0 auto}#solution-page .banner{position:relative}#solution-page .banner .item{width:980px;height:280px;background-size:cover;background-repeat:no-repeat}#solution-page .banner .item-1{background-image:url(../images/banner-1.jpg);background-position:50% 90%}#solution-page .banner .item-2{background-image:url(../images/banner-2.jpg);background-position:50% 30%}#solution-page .banner .title{position:absolute;background-color:rgba(0,0,0,0.7);display:block;left:0;padding:20px 50px;z-index:10;bottom:0}#solution-page .banner .title p{opacity:.8}#solution-page .intro{display:table;margin-bottom:50px;margin-top:50px}#solution-page .intro>img,#solution-page .intro>div{display:table-cell;vertical-align:middle}#solution-page .intro>div{width:690px;padding-left:50px}#solution-page .intro img{max-width:290px}#solution-page nav{margin-bottom:20px}#solution-page nav a{-moz-transition-duration:0.4s;-o-transition-duration:0.4s;-webkit-transition-duration:0.4s;transition-duration:0.4s;background-color:#1caad2;display:block;float:left;width:25%;padding:20px 20px 20px 25px;color:white;font-weight:400;letter-spacing:1px;font-size:15px;border-bottom:3px solid #0c95bb;border-right:1px solid #0c95bb}#solution-page nav a:last-child{border-right:none}#solution-page nav a span{padding-left:15px;display:block;position:relative}#solution-page nav a span:before{content:'';width:2px;height:18px;background-color:white;display:block;position:absolute;left:0;top:1px}#solution-page nav a:hover{background-color:#0c95bb}#solution-page main{padding:30px 25px}#solution-page .bb{border-bottom:1px solid #ebebeb}#solution-page .topic{padding:20px 15px}#solution-page .topic h3{float:left;width:150px;padding-left:13px;position:relative;line-height:1.15;font-weight:bold;color:#607d8b}#solution-page .topic h3:before{content:'';height:48px;border-left:5px solid #607d8b;position:absolute;left:-15px}#solution-page .topic h3:after{content:'';height:48px;border-left:2px solid #cfdbde;position:absolute;left:-8px;top:0}#solution-page .topic p{font-size:12px;float:right;width:740px}#solution-page .add-shadow{box-shadow:#ddd 0px 0 10px}#solution-page table{table-layout:fixed;background-color:white;width:100%}#solution-page table.bT{border:1px solid #ebebeb}#solution-page table.list-3 th{width:33.3333%}#solution-page table.list-3 img{max-width:150px}#solution-page table.list-3 .td-img{text-align:center}#solution-page table.list-4 img{max-width:150px}#solution-page table.list-4 .td-img-l img{max-width:300px}#solution-page table.list-4 .td-img{text-align:center}#solution-page table.list-4.list-4-cus th{width:25%}#solution-page table.list-4.list-4-cus th.th-l a{width:auto;float:left;display:block;font-size:13px;line-height:18px}#solution-page table.list-4.list-4-cus th.th-l a:first-child{margin-right:10px}#solution-page table.list-5 th{width:20%}#solution-page table.list-2 .desc .row{display:table-row}#solution-page table.list-2 .desc .img{display:table-cell;width:35%}#solution-page table.list-2 .desc .content{display:table-cell;width:65%;padding-left:20px;padding-right:20px;vertical-align:middle}#solution-page table.list-2 .desc .content a{margin-bottom:0;margin-top:20px}#solution-page table tbody{border-bottom:1px solid #ebebeb}#solution-page table th{padding-top:16px}#solution-page table th a{color:white;font-weight:bolder;font-size:18px;display:block;width:90%;max-width:245px;padding:12px;line-height:1}#solution-page table th,#solution-page table td{border-right:1px solid #ebebeb}#solution-page table td{padding:10px 15px;vertical-align:text-top}#solution-page table .con{font-size:12px}#solution-page table .con a{color:#1caad2}#solution-page table .list li{list-style-type:disc;list-style-position:inside;font-size:12px}#solution-page table .desc,#solution-page table .desc p{font-size:12px}#solution-page table .btn{padding:10px 12px;display:inline-block;margin-bottom:10px;font-size:15px;line-height:1}#solution-page table .btn-quote{color:white}#solution-page table .price span{color:#e94b13}#solution-page .style-green th a{background-color:#78bc2b}#solution-page .style-green .desc{color:#78bc2b}#solution-page .style-green .btn-quote{border:2px solid #1caad2;background-color:#1caad2}#solution-page .style-green .btn-quote:hover{background-color:#1998bc}#solution-page .style-green .btn-sheet{border:2px solid #1caad2;color:#565656}#solution-page .style-green .btn-sheet:hover{background-color:#f2f2f2}#solution-page .style-blue th a{background-color:#0e588c}#solution-page .style-blue .desc{color:#1caad2}#solution-page .style-blue .btn-quote{background-color:#1caad2;border:2px solid #1caad2}#solution-page .style-blue .btn-quote:hover{background-color:#1998bc}#solution-page .style-blue .btn-sheet{border:2px solid #1caad2;color:#565656}#solution-page .style-blue .btn-sheet:hover{background-color:#f2f2f2}#solution-page #btn-goTop{-moz-transition-duration:0.5s;-o-transition-duration:0.5s;-webkit-transition-duration:0.5s;transition-duration:0.5s;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;opacity:0;visibility:hidden;position:fixed;z-index:2;background-color:#80CC29;width:50px;height:50px;color:white;line-height:50px;text-align:center;bottom:10px;right:10px;cursor:pointer}#solution-page #btn-goTop.show{opacity:1;visibility:visible}
/*# sourceMappingURL=layout.css.map */
